projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
7a95375
)
(path-separator): Duplicate definition deleted.
author
Richard M. Stallman
<rms@gnu.org>
Sun, 22 Sep 1996 22:11:25 +0000
(22:11 +0000)
committer
Richard M. Stallman
<rms@gnu.org>
Sun, 22 Sep 1996 22:11:25 +0000
(22:11 +0000)
(ffap-what-domain): Don't define mail-extr-all-top-level-domains here.
lisp/ffap.el
patch
|
blob
|
history
diff --git
a/lisp/ffap.el
b/lisp/ffap.el
index 671e0eddb65c2d3ddae914594f004eb9ef4601a2..a4d69ec0eb691148309bac2ed217621ef86ef170 100644
(file)
--- a/
lisp/ffap.el
+++ b/
lisp/ffap.el
@@
-507,8
+507,6
@@
Looks at `ffap-ftp-default-user', returns \"\" for \"localhost\"."
;; First, some helpers for functions in `ffap-alist':
-(defvar path-separator ":") ; for XEmacs 19.13
-
(defun ffap-list-env (env &optional empty)
;; Replace this with parse-colon-path (lisp/files.el)?
"Directory list parsed from path envinronment variable ENV.